*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:140px;
	overflow: hidden;
 
}
.top{
	width: 100%;
	height: 30px;
	background: #eeeeee;
 
}
.top p{
	font-size: 13px;
	color:#999999;
	line-height: 30px;
	font-family: "宋体";
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#999999;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #999999;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 140px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #003980;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #86c107;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:5px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background: #2e90fa;
 
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	border-top: 1px solid 
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	float: left;
	width: 220px;
	height: 725px;
	border-bottom: 3px solid #003980;
	background: #eeeeee;
}
.product .list .tit{
	width: 220px;
	height: 70px;
	background: #003980;
	border-radius: 5px 5px 0 0 ;
}
.product .list .tit p{
	float: left;
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	line-height: 70px;
	margin-left: 20px;
}
.product .list .tit  span{
	display: block;
	float: left;
	margin-left: 5px;
	color:#fff;
	font-size: 16px;
	margin-top:28px;
}
.product .list ul{
	width: 200px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
 
.product .list h4{
	display: block;
	width: 160px;
	height: 40px;
	background: url(../images/bg01.png)no-repeat;
	line-height: 40px;
	padding-left: 40px;
	margin: 0 auto;
	font-weight: normal;
	margin-top: 7px;
}
.product .list h4 a{
	color:#fff;
	font-size: 16px;
}
.product .list .on{
	background: url(../images/hover.png)no-repeat;
}
.product .list ul {
	width: 190px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.product .list ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #d2d2d2;
	margin-top: 5px;
}
.product .list  ul li a{
	display: block;
	background:none;
	color:#333333;
	font-size: 15px;
	padding: 0;
	margin-left: 25px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .list   ul li a:hover{
	color:#1980d3;
}
.product .picBox{
	width:924px;
	height: 688px;
	border: 1px solid #d2d2d2;
	float: right;
	padding: 20px;
}
.product .picBox ul{
	margin-left: -14px;
}
.product .picBox ul li{
	float: left;
	width: 220px;
	height: auto;
	margin-left: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	box-shadow: 1px 1px 1px 1px #d6d5d6;
}
.product .picBox ul li img{
	display: block;
	width: 220px;
	height: 210px;
}
.product .picBox ul li .info{
	width: 200px;
	padding:10px;
	height: 105px;
	overflow: hidden;
}
.product .picBox ul li p{
	width: 100%;
	color:#666666;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.product .picBox ul li span{
	display: block;
	color:#666666;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
}
.adv{
	width: 100%;
	height:550px;
	overflow: hidden;
	background: #eeeeee url(../images/icon01.png)no-repeat center top;
	border-top: 3px solid #003980;
	margin-top: 40px;
}
.adv .tit{
	margin-top: 60px;
}
.adv .tit img{
	display: block;
	margin: 0 auto;
}
.adv ul{
	width: 1200px;
	margin:0 auto;
	display: flex;
	justify-content:space-between;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.adv ul li{
	width: 255px;
	height:320px;
	overflow: hidden;
	padding: 14px;
	float: left;
	background: #ffffff;
}
.adv ul li img{
	display: block;
	width: 255px;
	height: 185px;
}
.adv ul li span{
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #1980d3;
	text-align: center;
	line-height: 48px;
	color:#fff;
	font-size: 22px;
	margin: 0 auto;
	margin-top: -24px;
	position: relative;
	z-index: 100;
}
.adv ul li .info{
	width: 250px;
	margin-top:5px;
	height: auto;
	overflow: hidden;
}
.adv ul li .info p{
	color:#000000;
	font-size: 14px;
	line-height: 22px;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.title:after{
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	top: 38px;
	height: 1px;
	background: #dcdcdc;
}
.title p{
	color:#333333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.title span{
	display: block;
	color:#999999;
	font-size: 15px;
	padding:0 5px;
	position: relative;
	z-index: 1;
	background: #fff;
	margin: 0 auto;
	text-align: center;
}
.partners{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 48px;
}
.partners .main{
	position: relative;
}
.partners .bd{
	width: 1140px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.partners .bd ul li{
	float: left;
	width: 180px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.partners .bd ul li img{
	display: block;
	width: 180px;
	height: 100px;
}
.partners .bd ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 13px;

}
.partners .next,.partners .prev{
	position: absolute;
	top:100px;
}
.partners .prev{
	right: 0;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 40px;
}
.about .title{
	margin-top: 50px;
}
.about .title span{
	background: #eee;
}
.about  .pic{
	width: 587px;
	height: 228px;
	float: left;
	margin-top: 30px;
}
.about .info{
	float: right;
	width: 600px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .info .text{
	width: 100%;
	height: auto;
	height: 180px;

}
.about .info .text p{
	color:#666666;
	font-size: 16px;
	line-height: 26px;
}
.about .info a{
	display: block;
	width: 132px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 2px solid #bfbfbf;
	color:#666666;
	font-family: "宋体";
	margin-top: 12px;
}
.honor{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eee;
 
}
.honor .title span{
	background: #eee;
}
.honor ul{
	 
	margin-top: 20px;
	margin-left: -20px;
}
.honor ul li{
	float: left;
	width: 282px;
	height: auto;
	margin-left: 20px;
	overflow: hidden;
}
.honor ul li img{
	display: block;
	width: 230px;
	height: 163px;
	padding: 25px;
	border: 1px solid #c9c9c9;
	background: #fff;
}
.honor ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 14px;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news{
	width: 590px;
	height: 364px;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	float: left;
}
.news .tit{
	width: 100%;
	height: 50px;
	background: #eeeeee;
}
.news .tit img{
	display: block;
	float: left;
	margin-left: 10px;
	margin-top:17px;
}
.news .tit p{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	float: left;
	height: 20px;
	margin-left: 10px;
	line-height: 20px;
	margin-top:15px;
	width: 75px;
	border-right: 3px solid #333333;
}
.news .tit span{
	float: left;
	color:#666666;
	font-size: 18px;
	margin-top: 13px;
	margin-left:8px;
}
.news .tit a{
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.news .on{
	width: 560px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.news .on img{
	display: block;
	width: 138px;
	height:98px;
	border:1px solid #d2d2d2;
	float: left;
}
.news .info{
	float: right;
	width: 405px;
	height: auto;
	overflow: hidden;
}
.news .info h4{
	font-size: 18px;
	color:#333333;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin:5px auto !important;
	text-align: left !important;
}
.news .info span{
	display:block;
	color:#666666;
	margin-top: 5px;
}
.news .info  p{
	font-size: 13px;
	color:#666666;
	line-height: 22px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.news ul{
	width: 560px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li{
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
}
.news ul li:after{
	content: "●";
	font-size: 15px;
	color:#999999;
	position: absolute;
	left: 0;
	top:8px;
}
.news ul li a{
	color:#333333;
	font-size: 16px;
	line-height: 35px;
	margin-left: 15px;
}
.news ul li span{
	display: block;
	float: right;
	color:#666666;
	font-size: 12px;
	line-height: 35px;
}
.contact{
	width: 590px;
	border: 1px solid #d2d2d2;
	height: 364px;
	overflow: hidden;
	float: right;
}
.contact .tit{
	width: 100%;
	height: 50px;
	background: #eeeeee;
}
.contact .tit img{
	display: block;
	float: left;
	margin-left: 10px;
	margin-top:17px;
}
.contact .tit p{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	float: left;
	height: 20px;
	margin-left: 10px;
	line-height: 20px;
	margin-top:15px;
	width: 75px;
	border-right: 3px solid #333333;
}
.contact .tit span{
	float: left;
	color:#666666;
	font-size: 18px;
	margin-top: 13px;
	margin-left:8px;
}
.contact .tit a{
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.contact .pic{
	width: 565px;
	margin:0 auto;
	margin-top: 12px;
}
.contact .pic  img{
	display: block;
	width: 565px;
	margin:0 auto;
}
.contact .info{
	width: 565px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.contact .info p{
	font-size: 16px;
	color:#555555;
	font-weight: bold;
}
.contact .info span{
	display: block;
	color:#555555;
	font-size: 15px;
	line-height: 24px;
	margin-top: 5px;
}
.links{
	width: 100%;
	height:60px;
	background:#003980;
	margin-top:40px;
}
.links .tit{
	width: 200px;
	height:60px;
	background:url(../images/links.png)no-repeat;
	float: left;
}
.links .tit img{
	display: block;
	float: left;
	margin-left: 15px;
	margin-top:20px;
}
.links .tit p{
	font-size: 18px;
	color:#f1f1f1;
	font-weight: bold;
	line-height: 60px;
	float: left;
	margin-left:5px;
}
.links .tit  span{
	float: left;
	font-size: 18px;
	color:#fff;
	margin-top: 15px;
	margin-left:2px;
}
.links  ul{
	width: 980px;
	height: 40px;
	overflow: hidden;
	margin-top: 8px;
	float: right;
}
.links  ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	position: relative;
}
.links  ul li a{
	color:#fff;
	font-size: 15px;
}
.links  ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:50%;
    margin-top: -7px;
    height:14px;
    width:1px;
    background:#fff;
}

.links  ul li:last-child:after{
    height:0px;
    width:0px;
}
.footer{
	width: 100%;
	height: 240px;
	background: #333333;
	float:left;
}
.footer .left{
	width: 300px;
	height: 157px;
	border-right: 1px solid #555555;
	margin-top:45px;
	float: left;
}
.footer .left .fn{
	min-width: 201px;
	min-height: 75px;
	margin-top: 20px;
	float: left;
}
.footer .left .fn .tit{
	width: 100%;
 	height: auto;
 	overflow: hidden;
}
.footer .left .fn .tit p{
	font-size: 18px;
	color:#bdbdbd;
	font-weight: bold;
	float: left;
}
.footer .left .fn ul{
	width:247px;
	/*height: 70px;*/
	overflow: hidden;
	margin-top: 10px;
	overflow: hidden;

}
.footer .left .fn ul li{
	float: left;
	 padding-right: 10px;
	 padding-left: 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.footer .left .fn ul li a{
	color:#bdbdbd;
	font-size: 12px;
}
.footer .left .fn ul li a:hover{
	text-decoration:underline;}
.footer .left .fn .tit  span{
	display: block;
	float: left;
	color:#bdbdbd;
	font-size: 16px;
	float: left;
	margin-left: 5px;margin-top:5px;
}
.footer .info{
	float: left;
	width: 436px;
	height: 157px;
	border-right: 1px solid #555555;
	margin-left:60px;
	margin-top:45px;
}
.footer .info p{
	color:#999999;
	font-size: 14px;
	margin-top:20px;
 	
	line-height: 26px;
}
.footer .info a{
	color:#999999;
}
.footer .ewm{
	float: right;
	width: 170px;
	height: 170px;
	margin-top: 40px;
}
.footer .ewm img{
	display: block;
	width: 166px;
	height: 166px;
	border: 2px solid #fff;
}

.container{ width:1200px; margin:0px auto;}
.con_left{ width:220px; float:left; margin-right:15px; margin-bottom:10px; margin-top:30px;}
.con_right{ width:955px; float:left; margin-top:30px;}
.in_contact{width:218px; margin-top:10px; float:left; border:#CCC 1px solid;}
.in_contact .tit{
	width: 218px;
	height:42px;
	background:#86c107;
	float: left;
	 
}
.in_contact .tit div{ position:relative;}
.in_contact .tit div h3{
	font-size: 16px;
	width: 100%;
	margin: 0 auto;
	color:#fff;
}
.in_contact .tit div span{ position:absolute; right:5px; top:0px; line-height:42px; font-size:12px;}
.in_contact .tit div span a:link{ color:#fff;}
.in_contact .tit div span a:visited{ color:#fff;}
.in_contact .tit div span a:hover{ color:#f00;}
.in_contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}
.in_contact p{ width:100%; font-size:13px; line-height:24px;}
.in_contactmid{ padding-left:3px;}
.in_contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold;background:#003980; height:48px; line-height:48px;font-size:18px; border-radius:5px 5px 0px 0px; color:#fff; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#fff; font-size:12px;}
.position a:visited{ color:#fff;font-size:12px;}
.position a:hover{ color:#000;font-size:12px;}
.ul_news{ width:240px; margin:0px auto; float:left; padding-bottom:10px;}
.ul_news li{ width:94%; padding-left:2%; font-size:13px; height:32px; line-height:32px; color:#1d1d1d; border-bottom:#CCC 1px dotted; margin:0px auto;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_case { width:100%; margin:0px auto;}
.main_case ul{ margin:0px; padding:0px; width:110%;}
.main_case ul li{ list-style:none; width:305px; height:250px; float:left; margin-top:10px; margin-right:18px;}
.main_case ul li img{ width:265px; height:180px; padding:20px; border:#eee 1px solid;}
.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_case ul li a:hover{ color:#d72223; text-decoration:none;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}

.newscontent p{font-size:16px; line-height:30px; color:#555; text-align:justify;}


.main_right_product{
	width:955px;
	float: right;
	padding: 20px;
}
.main_right_product > ul{
	margin-left:20px;
	 padding:0px; width:110%;
}
.main_right_product > ul li{
	float: left;
	width: 220px;
	height: auto;
	margin-left: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	box-shadow: 1px 1px 1px 1px #d6d5d6;
}
.main_right_product > ul li img{
	display: block;
	width: 220px;
	height: 210px;
}
.main_right_product > ul li .info{
	width: 200px;
	padding:10px;
	height: 105px;
	overflow: hidden;
}
.main_right_product ul li p{
	width: 100%;
	color:#666666;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	line-height:30px;
}
.main_right_product > ul li span{
	display: block;
	color:#666666;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
}

.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont a{ color:#000000;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon04.png) no-repeat 5px; padding-left:30px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#d72223;}
.m_hover{ background:#86c107;}
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:20px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#333333; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; texts-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#d72223; text-decoration:none;}

.piccont{ width:100%; margin:20px auto; margin-left:20px;}
.piccont .tit{ height:50px; line-height:50px; background:#003980; color:#FFF; font-weight:bold; padding-left:20px; font-size:20px;}
.main_right_product .piccont ul{ width:100%; margin:0px; padding:0px;}
.piccont ul li{ width:100%; list-style:none; height:100px; float:left; height:100px; background:#fff;}
.piccont ul  li:nth-child(2n+1){ background:#ebeff5;}
.piccont ul li img,.piccont ul li span{ float:left;}
.piccont ul li img{ width:100px; height:100px; margin-left:30px;}
.piccont ul li span{ line-height:100px; font-size:16px; width:300px; text-align:center;}
.piccont ul li span.p1{font-size:20px;color:#003980;}
.piccont ul li span.p2{ font-size:20px; font-weight:bold; color:#003980;}

/*留言*/
td{ font-size:14px;}
.coolbg{ width:80px; height:30px; line-height:30px; color:#FFF; border-radius:5px; background:#333333; border:none;}
.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}
.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}
